Skip to content
This repository was archived by the owner on Jun 4, 2018. It is now read-only.

Fixed Illegal string offset due to (un)archiving channels#27

Open
gragatrim wants to merge 1 commit intosagebind:masterfrom
gragatrim:master
Open

Fixed Illegal string offset due to (un)archiving channels#27
gragatrim wants to merge 1 commit intosagebind:masterfrom
gragatrim:master

Conversation

@gragatrim
Copy link

The payload that is sent over from slack when you (un)archive a
channel collapses the "channel" sub-array to just be a string
containing the ID of the channel. That resulted in an
Illegal string offset error being thrown if the bot was in a channel
that was archived or unarchived.

The payload that is sent over from slack when you (un)archive a
channel collapses the "channel" sub-array to just be a string
containing the ID of the channel. That resulted in an
Illegal string offset error being thrown if the bot was in a channel
that was archived or unarchived.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant